aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/blog/page/[number].tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-1/+24
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-111-8/+15
* refactor(routes): replace hardcoded routes with constantsArmand Philippot2023-10-241-20/+31
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-22/+20
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-23/+26
* refactor(types): move and rename GraphQL typesArmand Philippot2022-08-201-1/+1
* chore: add a search form when posts list prints no resultsArmand Philippot2022-05-241-0/+1
* fix: ensure all topics/thematics have the base urlArmand Philippot2022-05-231-4/+4
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-231-32/+17
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-63/+3
* chore: handle blog pagination when JS is disabledArmand Philippot2022-05-201-0/+311